Fix the test suite on Windows.
authorEli Zaretskii <eliz@gnu.org>
Thu, 28 Nov 2013 17:35:13 +0000 (19:35 +0200)
committerEli Zaretskii <eliz@gnu.org>
Thu, 28 Nov 2013 17:35:13 +0000 (19:35 +0200)
commit4cfe436498e31f422e2be14f3bdb55c575f7c5bc
treecfaa225c9fede10d537e58f9985cb1dbb05b0e0a
parent9695be55780931b2480d49c5c88c14111a891232
Fix the test suite on Windows.

 configure.ac (PATH_SEP): Set and AC_SUBST.

 test/automated/Makefile.in (PATH_SEP): Set this instead of
 PATH_SEPARATOR.
 (EMACSOPT): Use $(PATH_SEP).
ChangeLog
configure.ac
test/ChangeLog
test/automated/Makefile.in